home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Everything For A Hacker
/
19990506-[HACK].iso
/
HEXEDIT
/
UTILS
/
BLUEBOOK.ARJ
/
FILES.IDX
< prev
next >
Wrap
Text File
|
1986-05-08
|
768b
|
18 lines
Contents:
---------
CBUF_CLR -- Clear the circular buffer
CBUF_IN -- Input to circular buffer
CBUF_INIT -- Initialize a circular buffer
CBUF_OUT -- Output to a circular buffer
CBUF_PUT -- Put a byte into a circular buffer
CLOS_FIL -- Close a file
COUNT* -- Filter to count words & characters in a file
EMSG_OUT -- Exception message output
FILT_CR* -- Filter for carriage return/linefeed
FILT_WS* -- Filter to help convert files to WordStar
GET_SPEC -- Get a file specifier
MAKE_FIL -- Create a file
READ_FIL -- Read bytes from a file
SAVE -- Save a file from communications line to disk
WRIT_FIL -- Write bytes to a file